Disable another font-challenged reftest
authorMatthias Clasen <mclasen@redhat.com>
Sun, 2 May 2021 01:02:08 +0000 (21:02 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 5 May 2021 12:17:26 +0000 (08:17 -0400)
testsuite/reftests/meson.build

index a8ef4b48bc63656ea03373ee566bf3c90ec5a6df..f2dc31e57040ed0698f2eb360054e874bd01a8ee 100644 (file)
@@ -133,7 +133,7 @@ testdata = [
   'border-image-url-scaled.ref.ui',
   'border-image-url-scaled.ui',
   # this seems to make assumptions on text positioning
-  # that are not valid with subpixel positioning 
+  # that are not valid with subpixel positioning
   #'border-image-url.css',
   #'border-image-url.ref.ui',
   #'border-image-url.ui',
@@ -324,8 +324,10 @@ testdata = [
   'label-text-shadow-changes-modify-clip.ui',
   'label-width-chars-dont-shrink.ref.ui',
   'label-width-chars-dont-shrink.ui',
-  'label-wrap-justify.ref.ui',
-  'label-wrap-justify.ui',
+  # this seems to make assumptions on text positioning
+  # that are not valid with subpixel positioning
+  #'label-wrap-justify.ref.ui',
+  #'label-wrap-justify.ui',
   'letter-spacing.css',
   'letter-spacing.ui',
   'letter-spacing.ref.ui',